PCH10.Networking Hardware(網路硬件) <<
Previous Next >> Install a Network Adaper(安裝網路適配器)
Network Devices(網路設備)

Introduction(介紹)
英。Network equipment varies according to its purpose. Here, we will discuss various devices, switches, routers, bridges, network adapters and media. When discussing equipment, you should pay attention to its use, advantages, and limitations.
中.網絡設備根據其用途而有所不同。 在這裡我們將討論各種設備,例如集線器,交換機,路由器,網橋,網絡適配器和媒體。 在討論設備時,應注意其用途,優點和局限性。
Hub(樞紐)
英.Hubs are used to connect multiple network devices and workstations to each other, thereby forming a network.Hubs are also known as multiport repeaters. A hub works by accepting a signal in one port and rebroadcasting that same signal out to all of its other ports. Hubs can be classified as either active or passive. An active hub repeats the signal it receives on all of its ports and amplifies that signal to full strength.Passive hubs only repeat the signal without adding any amplification.Hubs are an older technology that can be used to easily increase the number of ports available, but this can lead to excessive network errors and collisions.
中.集線器用於將多個網絡設備和工作站彼此連接,從而形成一個網絡。集線器也稱為多端口轉發器。 集線器通過在一個端口中接收信號並將該信號重新廣播到其所有其他端口來工作。 集線器可以分為主動或被動兩種。 主動集線器會在其所有端口上重複接收到的信號,並將其放大到最大強度。被動集線器僅在不增加任何放大的情況下重複發送信號。集線器是一種較舊的技術,可用於輕鬆增加可用端口的數量, 但這會導致過多的網絡錯誤和衝突。
Three basic types of Ethernet hubs are as follows.(中.以太網集線器的三種基本類型如下)
Passive hub – repeats signal with no amplification(中.無源集線器–重複信號而不放大)
Active hub – repeats signal with amplification(中.有源集線器–重複放大信號)
Smart hub – active hub with enhanced features (ex. SNMP)(中.智能集線器–具有增強功能的活動集線器)
英.Hubs have no inherent security designed within them because they simply rebroadcast all the information received from one port to every other port.This makes hubs veryinsecure.Another drawback of hubs is that they have to share bandwidth, as all devices operate in one collision domain. Therefore, if you have a 100 Mbps hub, but connect four devices to that hub, your devices will effectively be operating at 25 Mbps each. This can lead to huge slowdowns in your network traffic when using a 16-, 24-, or 48-port hub.
中.集線器的第一個缺點是內部沒有設計固有的安全性,因為它們只是將從一個端口接收到的所有信息重新廣播到另一個端口。 集線器的另一個缺點是它們必須共享帶寬,因為所有設備都在衝突域中運行。 因此,如果您有一個100 Mbps的集線器,但是將四個設備連接到該集線器,則每個設備將以25 Mbps的速度有效運行。 當使用16端口,24端口或48端口集線器時,這可能會導致網絡流量的大幅下降。
bridges(橋樑)
英.Because hubs operate with all devices acting in a single collision domain, a network device that could break up that collision domain into smaller units is required to help the network operate more efficiently. A bridge is used to connect two hubs together, but still keep the hubs’ collision domains separate. This interconnection of multiple network segments together allows networks to scale into large networks without significantly decreasing the performance of that network. Bridges are smarter than hubs. they analyze the source media access control (MAC) addresses in the frames entering the bridge and populate an internal MAC table based on those addresses. Future routing decisions are based upon those destination MAC addresses. This intelligent forwarding based on the destination MAC address in the frame allows for a decrease in network traffic by only forwarding information to the root hub associated with the network device.
中.因為集線器與所有在單個衝突域中起作用的設備一起運行,所以需要一個可以將該衝突域分解為較小單元的網絡設備,以幫助網絡更高效地運行。 橋梁用於將兩個集線器連接在一起,將集線器的衝突域分開。 多個網段的這種互連在一起允許網絡擴展到大型網絡,而不會顯著降低該網絡的性能。 橋比集線器更智能.他們實際上是分析進入網橋的幀中的源媒體訪問控制(MAC)地址,並根據這些地址填充內部MAC表。 未來的路由決策將基於那些目標MAC地址。 通過僅將信息轉發到與網絡設備關聯的根集線器,這種基於幀中目標MAC地址的智能轉發可以減少網絡流量。
Switches(交換器)

英.Switches are used to connect multiple network segments together, whether they connect from switch to switch, or switch to workstation. Each port on a switch acts as its own collision domain. A switch is an evolution from a hub and bridge.Each port on a switch operates as if it were a hub with a bridge connecting the ports of the hub to the workstation, thereby reducing the chance of a collision on the network to zero.
Switches are intelligent devices that make forwarding decisions based upon the MAC addresses they learn and place in their MAC tables. A switch analyzes the source MAC addresses in frames as they enter the switch, and then populates the switch’s internal MAC table with the addresses to match them with the switch ports. This allows the switch to forward the frame only to the correct device on a single switch port, thereby increasing security and network speed.
If a switch receives a frame but does not have the destination MAC address in its forwarding table, it will flood the frame to all ports except the source to solicit the location of the destination MAC address. Switches break up collision domains but create broadcast domains .
If the information isn’t addressed to your port, your port won’t receive the information. Also, because each port is in its own collision domain, the network speed is increased. Regardless of how many devices are on the network, each switch port has full-speed operations, so for a 100 Mbps switch, each device operates at 100 Mbps.
中.交換機用於將多個網段連接在一起,無論它們是從交換機到交換機還是從工作站到工作站。交換機上的每個端口都充當其自己的衝突域。交換機是從集線器和橋接器演變而來的,交換機上的每個端口都像是集線器一樣工作,帶有將集線器的端口連接到工作站的橋接器,從而將網絡衝突的可能性降為零。
交換機是智能設備,它們根據其學習到的MAC地址並放置在其MAC表中來做出轉發決策。交換機在輸入源MAC地址時會分析它們進入交換機的幀,然後用地址填充交換機的內部MAC表,以使其與交換機端口匹配。這樣,交換機就可以將幀僅轉發到單個交換機端口上的正確設備,從而提高安全性和網絡速度。
如果交換機接收到幀,但在其轉發表中沒有目標MAC地址,則它將將該幀泛洪到除源之外的所有端口上,以請求目標MAC地址的位置。交換器分解衝突域,但創建廣播域。
如果信息未發送到您的端口,則您的端口將不會收到該信息。另外,由於每個端口都在其自己的衝突域中,因此網絡速度得以提高。無論網絡上有多少設備,每個交換機端口都可以全速運行,因此對於100 Mbps交換機,每個設備都以100 Mbps的速度運行。
Routers(路由器)

英.Routers move data packets , as opposed to switches , which move frames. Routers separate network segments based on IP addressing and will only forward packets out of the segment when configured to do so. This design breaks up broadcast domains created by switches. It is up to the network professional to configure the router to connect different networks together and perform intelligent routing decisions. A router is most closely associated with a computer in that it has a processor and a sophisticated OS.Routers are typically feature-rich devices and support a wide range of interface types, including unshielded twisted pair, fiber optic, and coaxial cable connections. Like a switch, each port on a router is a separate collision domain. Using access control lists, routers have the ability to block access to networks based on ports or addresses. This blocking adds to the network’s security.
中.路由器移動數據包,而交換機則移動幀。 路由器根據IP地址將網段分開,並且僅在配置時將數據包轉發出網段。 這種設計可以分解由交換機創建的廣播域。 由網絡專業人員決定將路由器配置為將不同的網絡連接在一起並執行智能路由決策。 路由器與計算機的關係最為密切,因為它具有處理器和復雜的OS。路由器通常是功能豐富的設備,並且支持多種接口類型,包括非屏蔽雙絞線,光纖和同軸電纜連接。 像交換機一樣,路由器上的每個端口都是一個單獨的衝突域。 使用訪問控制列表,路由器可以根據端口或地址阻止對網絡的訪問。 這種阻止會增加網絡的安全性。
英。The network adapter is used to connect the workstation to the network by using media. The network adapter can be built into the motherboard of the device in many ways.
Use integrated port clustering.
Add to the workstation by using an internal expansion card (PCIe, PCI or mini-PCIe).
By using an externally connected card, such as USB or PCMCIA.
There are two main types of network adapters: wired and wireless. The cable card supports various cable types, such as unshielded twisted pair (UTP), optical fiber and coaxial cable. These various cable types are called media.
中.網絡適配器用於通過使用媒體將工作站連接到網絡。 可以通過幾種方式將網絡適配器內置到設備的主板
使用集成端口集群。
通過使用內部擴展卡(PCIe,PCI或mini-PCIe)添加到工作站。
通過使用外部連接的卡,例如USB或PCMCIA。
網絡適配器有兩種主要類型.有線和無線。 有線卡支持各種電纜類型,例如非屏蔽雙絞線(UTP),光纖和同軸電纜。 這些各種電纜類型稱為媒體.
Media(媒體)
英。Media is a term used to classify the physical connection between two device ports (for example, between a computer and a switch). The medium consists of copper cables, optical cables or even radio frequency waves (used in Wi-Fi networks). The type of media determines the bandwidth speed, capacity, and distance limits of a particular network.
中.媒體是用於對兩個設備端口之間(例如計算機和交換機之間)的物理連接進行分類的術語。 介質由銅纜,光纜或什至是射頻波(用於Wi-Fi網絡)組成。 媒體的類型確定特定網絡的帶寬速度.容量和距離限制。
PCH10.Networking Hardware(網路硬件) <<
Previous Next >> Install a Network Adaper(安裝網路適配器)